home *** CD-ROM | disk | FTP | other *** search
- ; Freedom Configuration File
- ; Chriskers personal settings!
- ; Read me - understand me - Enjoy!
-
- ; ATTENTION ! This configuration uses the _correct_ 16 lower colours!
- ; The higher 8 of the 16 colours are darker than the lower (e.g. LBLUE
- ; VDI-Index 12) is called LOW-Blue (Dark blue) and not LIGHT-Blue
- ; (Light blue) as mistakenly used with some graphic cards. The solution
- ; is to use the COLOR.CPX to correct these:
- ;
- ; Colour number R G B
- ;(not VDI-Index) (VDI-Intensity)
- ; 0 1000 1000 1000 (White)
- ; 1 0 0 0 (Black)
- ; 2 1000 0 0 (Red)
- ; 3 0 1000 0 (Green)
- ; 4 0 0 1000 (Blue)
- ; 5 0 1000 1000 (Cyan)
- ; 6 1000 1000 0 (Yellow)
- ; 7 1000 0 1000 (Magenta)
- ; 8 750 750 750 (Light grey*)
- ; 9 500 500 500 (Dark grey*)
- ; 10 500 0 0 (Dark red*)
- ; 11 0 500 0 (Dark green*)
- ; 12 0 0 500 (Dark blue*)
- ; 13 0 500 500 (Dark cyan*)
- ; 14 500 500 0 (Dark yellow*)
- ; 15 500 0 500 (Dark magenta*)
- ;
- ; *=Because each monitor displays different colours you may need to
- ; make small personal adjustments (Gamma correction) without changing
- ; the overall character of the display (Dark red should be darker than
- ; red!)
- ; Important! A program which runs under at least 16 colours can leave
- ; setting the colours to DR!
- ; If the Freedom┐ colours appear strange (e.g. no contrast between the
- ; logo and the background) check the colour table! (the Freedom┐ logo
- ; is dark blue...)
-
- ; Font-ID (If you have NVDI3.0x you have this font)
- ; Gothic 720 Italic -Proportional!
- #FONTID 5994
-
- ; Font-Size (In points)
- #FONTSIZE 12
- ; Using a proportional font for text output in Freedom┐ is clearly
- ; slower. The formatting for the file and character strings have to be
- ; individually put together so only use this on a fast computer!
-
- ; Format strings (For file systems with long filenames)
- #LONGFORMAT
- %1l%3X%2L%F%12L.%E%5R%8S%4R%T%2D.%2M.%2Y%2R%h:%m
-
- ; Format string (For normal 8.3 file systems, e.g. TOS)
- #FORMAT
- %1l%3X%2L%F%4L.%E%5R%8S%4R%T%2D.%2M.%2Y%5r%2R%h:%m
-
- ; User defined image file masks:
- #FILETYPES
- ; Name: A text description
- ; Sort: A sort priority
- ; Image: Number of the image in the image file
- ; Colours: Foreground colour for text, selected and unselected
- ; Background colour for text, selected and unselected
- ; Mask: A preceding \ denotes a folder rule
- ;
- ;Name Sort Image Colors Mask
- ;-------------------------------
- <-> 30 0 12 0 0 4 \*
- Prg 19 1 12 5 0 2 *.PRG,*.TOS,*.ACC,*.TTP,*.GTP,*.APP
- Txt 24 2 12 0 0 4 *.TXT,*.DOC,MANU*,*.ASC
- Re! 25 3 12 0 0 4 READ[MT]*,LIES*,*.UPL,*.GER,*.NARROW,*.DIS
- Inf 15 4 12 0 0 4 *.INF,*.CFG,*.CNF,*.DAT,*.SET
- Img 16 5 12 0 0 4 *.GIF,*.PI[123],*.TGA,*.PAC,*.PC[123X],*.JPG,*.IMG,*.TIF,*.CIRCA[123]
- Snd 14 6 12 0 0 4 *.HSN,*.AVR,*.DVS,*.SND,*.SMP,*.MOD,*.AU,*.WAV,*.MID
- Rsc 13 7 12 0 0 4 *.RSC
- XCT 12 8 12 0 0 4 *.CPX
- Fnt 11 9 12 0 0 4 *.FNT,*.SPD,*.CFN,*.TTF,*.FED
- Src 10 10 12 0 0 4 *.S,*.PRJ,*.H,*.C,*.LOD
- X 1 11 12 8 8 9 *.CPZ,*.??X
- Arc 4 12 12 0 0 4 *.LZH,*.LHA,*.ZIP,*.ARC,*.ZOO,*.MSA
- Sys 2 13 12 0 0 4 *.SYS
-
- #MENUBAR
- PC 4 22 Open File...
- PC 8 76 Select Project...
- PC 9 90 Load Configuration...
- PC 7 74 Execute File...
- PC 7 71 Assemble File...
- PC 7 69 Compile File...
- PIXART3 4 20 PICTURE LOAD
- DSPDEBUG 4 21 Open a .LOD
- DSPDEBUG 4 22 Open a .CLD
- DSPDEBUG 4 24 Open a .ASM
- DSPDEBUG 4 30 Open a .DSK
- DSPDEBUG 4 31 Open a .DSK
- SCSITOOL 4 20 name the Reportdatei?
- SCSITOOL 4 24 name the configuration file?
- GEMFONT 4 21 GDOS-Font load
- MAXIDAT 4 22 databank Load
- MAXIDAT 4 23 databank Dazuladen
- MAXIDAT 4 27 databank protect
-
-